|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
CdpNeighborTable holds the CDP neighbor tables. More...
Public Member Functions | |
| int | getNeighborTableCount () |
| Returns the number of neighbor tables. More... | |
| CdpNeighbor | getCdpNeighborAt (int) |
| Returns a CDP neighbor at the specified index. More... | |
CdpNeighborTable holds the CDP neighbor tables.
| CdpNeighbor CdpNeighborTable::getCdpNeighborAt | ( | int | ) |
Returns a CDP neighbor at the specified index.
| index,the | index of the CDP neighbor. |
| int CdpNeighborTable::getNeighborTableCount | ( | ) |
Returns the number of neighbor tables.